home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / nosvw137.zip / UPLOAD < prev    next >
Text File  |  1991-09-18  |  1KB  |  30 lines

  1. ======                                              NOSview [137]
  2. upload
  3. ======
  4.  
  5. _________________________________________________________________
  6. upload [<filename>]
  7. _________________________________________________________________
  8. The 'upload' command without a parameter returns the current
  9. upload status.
  10.  
  11. When a filename is specified in the command, the file is opened
  12. and sent as though it were typed on the terminal.
  13.  
  14. The file must be ASCII, not binary.  If you want to upload a
  15. binary file, you must first convert it to ASCII, using 'uuencode'
  16. for example.
  17.  
  18. If you are in converse mode and want to initiate uploading, you
  19. will need to use the <F10> key to escape back to command mode to
  20. issue the 'upload' command.  The uploading is initiated, but the
  21. file contents are not displayed on the screen during the
  22. uploading.
  23.  
  24. To find out when uploading is finished, use the 'upload' command
  25. from time to time.  Whilst uploading is in progress, it will
  26. report "Uploading <filename>", and when uploading is finished it
  27. will report "Uploading off".
  28.  
  29. >> Example:  upload foo.txt
  30.